Beta 12

Post 8,331
https://www.forexfactory.com/showthread.php?p=10065477#post10065477

http://xm7.info/ea/ccfp_weekly/Beta/....8_beta_12.ex4

Folks: This one has several updates. I will try to summarize.

1. Discrete hours. You can now enter separate hours such as are used for the FIF approach. Enter them using a comma to separate each openhour.
example: 00:01,07:10,19:20

2. Alert Repetitions were updated. This should fix the alert repetition issue

3. AllowOpposite=False. The EA now operates as indicated in the Scali's post (https://www.forexfactory.com/showthr...5#post10055345)

4. Input Use_TP_SL_ForMultiBaskets or Set_as_Master have been removed. Not needed anymore.

5. Added input Set_TrailingStop_On_EachTrade. Set this to a value in pips and EA will monitor and set a trailstop for each pair. 
This is the more traditional trail stop method.

6. Added inputs: showVirtMaxMinPipLimits, VirtualUpperTriggerLevel, and VirtualLowerTriggerLevel. See image below

7. Updated EA to only recognize "Sell" or "Buy" from the list. if any other string is found it will not be included.

8. Explanation of "SetProfitTargets" when set to "perTrade". When you do this and have entered say a SL value, you are 
telling the EA to take that SL value and add it up to the number of trades. This total is then used as the SL for the basket. 
For example say you set the Stop_Profit=40 pips and there are 15 trades in the basket. The EA will then add up 40 pips 25 times 
(40x15), which will be 600 pips. 600 pips is what will be used as a SL for the basket.
I think FXMadness was the one that suggested this, I am sorry I don't rememeber, LOL.

Some of these things are sort of new. They were already in the code, I just had not exposed them. Since the market is closed, 
I was not able to test some of the newer additions. So go for it. Let me know what you find out.

Peace
Jess
-=-=-=--=-=-==-===-=--=
Bendz:
1. For now the Closehours are respected. Once I see this feature working I will then have the EA ignore the close hours for when a user sets 
their open hours in this fashion. You can do this manually right now by setting IgnoreCloseHourIfDD=True.
2. That is correct. If there are only 2 EURUSD trades one buy another sell then they would be eliminated.
3. Lets see how this works.
Alot of these things were already in the code, I just hadn't exposed them. This was due to trying to get the basic stuff to work first, 
I think we are at the point. So far everyone is reporting more cosmetic issues than process issues.
There are still several things that can be adjusted but I am not going to pursue them can it will only open up more "possibilities".
If this version works then we go into the final stage. I will add a couple of more buttons and that should be it.
https://www.forexfactory.com/showthread.php?p=10065995#post10065995
=-=-=-=-=-=-=-
